Renamer Revision History

v2.1.0 5-9-2003
Added on screen log to detail events and display error information. Previous versions displayed errors on the status bar for just 60 secs so if your file was being renamed at midnight and an error ocurred then you may never have found out! This way you can simply scroll up in the log and find out when the file was renamed or if an error occurred and what it was. You can even save the Log file in case you need to send error details to Taltech for support reasons.

The Common Dialog Box control was replaced with Class Module for easier distribution and to help prevent version conflicts. 

Double clicking when minimized now restores the Renamer window instead of displaying the About Box. Help File updated. Several very minor bugs fixed.

v2.0.3 12-10-2002
Changed timer resolution from 20000 ms to 59999 ms as found that renamer can attempt to rename the same file more than once within the minute depending on when it was activated.
Also created new Error Logging procedures: Errors appear in status bar for 59.99 secs and are also logged to a file in the Renamer Directory called RenamerErrors.txt. This file logs the date and time of the error, the error number and description, the windows version and the Renamer version.

v2.0.2 7-19-2002
While testing new setup files discovered new bug: Changes to combo boxes did not result 
in prompt to save changes. Fixed problem by using on_Click() event instead of on_Change.

v2.0.1 7-16-2002
Customer reported that Frequency Settings (daily, weekly, etc) were not being saved.
Added code to save and restore these settings.

v2.0.0 3-12-2002
Added multi document user interface, minimize to system tray and compiled with VB6 32 bit.
Rob Williams, TAL Technologies, Inc.